home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TCLOSEMINIMIZEDLG / TCLOSEMINIMIZEDLG.txt
Text File  |  2008-11-13  |  2KB  |  104 lines

  1. object CloseMinimizeDlg: TCloseMinimizeDlg
  2.   Left = 400
  3.   Top = 112
  4.   ActiveControl = btnOk
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'closing spy sweeper'
  8.   ClientHeight = 270
  9.   ClientWidth = 447
  10.   Color = clWhite
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -12
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object imgTrayIcon: TResImage
  22.     Left = 208
  23.     Top = 120
  24.     Width = 200
  25.     Height = 60
  26.     ResourceImage = 'IMG_SYSTRAY'
  27.   end
  28.   object lblCloseText1: TResStaticText
  29.     Left = 8
  30.     Top = 4
  31.     Width = 401
  32.     Height = 41
  33.     AutoSize = False
  34.     Color = clWhite
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -12
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = []
  40.     ParentColor = False
  41.     ParentFont = False
  42.     TabOrder = 2
  43.     ResourceCaption = 24200
  44.   end
  45.   object lblCloseText2: TResStaticText
  46.     Left = 8
  47.     Top = 64
  48.     Width = 401
  49.     Height = 49
  50.     AutoSize = False
  51.     Color = clWhite
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -12
  55.     Font.Name = 'Tahoma'
  56.     Font.Style = []
  57.     ParentColor = False
  58.     ParentFont = False
  59.     TabOrder = 3
  60.     ResourceCaption = 24201
  61.   end
  62.   object chkDontShow: TResTeCheckBox
  63.     Left = 8
  64.     Top = 200
  65.     Width = 431
  66.     Height = 20
  67.     AllowGrayed = False
  68.     Alignment = kalLeftJustify
  69.     Checked = False
  70.     Font.Charset = DEFAULT_CHARSET
  71.     Font.Color = clWindowText
  72.     Font.Height = -12
  73.     Font.Name = 'Tahoma'
  74.     Font.Style = []
  75.     Spacing = 5
  76.     State = kcbsUnChecked
  77.     ThemeObject = 'default'
  78.     TabOrder = 0
  79.     Transparent = True
  80.     WordWrap = False
  81.     ResourceCaption = 24202
  82.   end
  83.   object btnOk: TResTeButton
  84.     Left = 192
  85.     Top = 240
  86.     Width = 75
  87.     Height = 25
  88.     Font.Charset = DEFAULT_CHARSET
  89.     Font.Color = clWindowText
  90.     Font.Height = -12
  91.     Font.Name = 'Tahoma'
  92.     Font.Style = []
  93.     ModalResult = 1
  94.     ParentFont = False
  95.     TabOrder = 1
  96.     ResourceCaption = 20018
  97.   end
  98.   object ThemeForm: TTeForm2
  99.     ThemeObject = 'StandardDialog'
  100.     Left = 408
  101.     Top = 16
  102.   end
  103. end
  104.